type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt4ToInt

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L790: 			return scanPlanBinaryInt4ToInt{}
		int.go#L1072: type scanPlanBinaryInt4ToInt struct{}
		int.go#L1074: func (scanPlanBinaryInt4ToInt) Scan(src []byte, dst any) error {